Resource ValueSet/FHIR Server from package example.fhir.ph.core#current (63 ms)
Resources that use this resource
Resources that this resource uses
CodeSystem |
PSGC  | Mock PSGC |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType" : "ValueSet",
"id" : "cities",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cities</b></p><a name=\"cities\"> </a><a name=\"hccities\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-PSGC.html\"><code>urn://example.com/ph-core/fhir/CodeSystem/PSGC</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-PSGC.html#PSGC-1380100000\">1380100000</a></td><td>City of Caloocan</td></tr><tr><td><a href=\"CodeSystem-PSGC.html#PSGC-1380200000\">1380200000</a></td><td>City of Las Piñas</td></tr></table></li></ul></div>"
},
"url" : "urn://example.com/ph-core/fhir/ValueSet/cities",
"version" : "0.1.0",
"name" : "Cities",
"title" : "Cities",
"status" : "draft",
"experimental" : true,
"date" : "2025-06-19T02:15:51+00:00",
"publisher" : "UP Manila SILab",
"contact" : [
{
"name" : "UP Manila SILab",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/UP-Manila-SILab"
}
]
}
],
"description" : "All city values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PH",
"display" : "Philippines"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn://example.com/ph-core/fhir/CodeSystem/PSGC",
"concept" : [
{
"code" : "1380100000",
"display" : "City of Caloocan"
},
{
"code" : "1380200000",
"display" : "City of Las Piñas"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.